home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #9 / CD 9 (Black) - 2001.iso / StarTrek / DATA1.CAB / Program_Files / Vorbis / README.txt < prev   
Encoding:
Text File  |  2001-03-21  |  1.6 KB  |  44 lines

  1. This project makes use of the Ogg Vorbis SOFTWARE CODEC SOURCE CODE.
  2. DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY
  3. THE GNU LESSER/LIBRARY PUBLIC LICENSE 2, WHICH IS INCLUDED WITH
  4. THIS PROJECT.  PLEASE READ THE DISTRIBUTION TERMS IN THE FILE 
  5. COPYING.TXT.
  6.  
  7. THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-2000
  8. by Monty <monty@xiph.org> and The XIPHOPHORUS Company
  9. http://www.xiph.org/
  10.  
  11. WHAT IS VORBIS:
  12.  
  13. Vorbis is a general purpose audio and music encoding format
  14. contemporary to MPEG-4's AAC and TwinVQ, the next generation beyond
  15. MPEG audio layer 3. Unlike the MPEG sponsored formats (and other
  16. proprietary formats such as RealAudio G2 and Windows' flavor of the
  17. month), the Vorbis CODEC specification belongs to the public domain.
  18. All the technical details are published and documented, and any
  19. software entity may make full use of the format without royalty or
  20. patent concerns.
  21.  
  22. This package contains:
  23.  
  24. .) libvorbis, an LGPLed software implementation of
  25. the Vorbis specification by the Xiphophorus company
  26. (http://www.xiph.org/) 
  27.  
  28. .) libvorbisfile, an LGPLed convenience library
  29. built on Vorbis designed to simplify common uses and a number of GPL
  30. example programs
  31.  
  32. .) libvorbisenc, an LGPL library that provides a simple, programmatic
  33. encoding setup interface 
  34.  
  35. .) example code making use of libogg, libvorbis, libvorbisfile and
  36. libvorbisenc
  37.  
  38. CONTACT:
  39.  
  40. The Ogg homepage is located at 'http://www.xiph.org/ogg/'.
  41. Vorbis's homepage is located at 'http://www.xiph.org/ogg/vorbis/'.
  42. Up to date technical documents, contact information, source code and
  43. pre-built utilities may be found there.
  44.